From 677bc276998de0a467803b35134925d833d1ab9d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 9 Apr 2024 06:28:49 +0300 Subject: [PATCH] ; * etc/NEWS: Announce new ls-lisp options. (Bug#70721) --- etc/NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index b2543ae77d9..3bce7686869 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1566,6 +1566,14 @@ buffer method is the default, which preserves previous behavior. *** New user option 'xwidget-webkit-disable-javascript'. This allows disabling JavaScript in xwidget Webkit sessions. +** ls-lisp + +--- +*** 'ls-lisp--insert-directory' supports more long options of 'ls'. +'ls-lisp--insert-directory', the ls-lisp implementation of +'insert-directory', now supports the '--time=TIME' and '--sort=time' +options of GNU 'ls'. + * New Modes and Packages in Emacs 30.1 -- 2.30.2